tools: correct coding style for psr
authorChao Peng <chao.p.peng@linux.intel.com>
Thu, 26 Feb 2015 08:45:36 +0000 (16:45 +0800)
committerIan Campbell <ian.campbell@citrix.com>
Mon, 2 Mar 2015 13:56:57 +0000 (13:56 +0000)
commit30d34a0e8dd4ecf294ab6bf89483aa3b32136c0e
tree4cd708ad67647b5da9e05a5aaa7c5820c09a33ff
parent355d4b488e4be70210ea454f50396c1ee399b991
tools: correct coding style for psr

- space: remove space after '(' or before ')' in 'if' condition;
- indention: align function definition/call arguments;

Signed-off-by: Chao Peng <chao.p.peng@linux.intel.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
tools/libxc/include/xenctrl.h
tools/libxc/xc_psr.c
tools/libxl/libxl.h
tools/libxl/libxl_psr.c
tools/libxl/xl_cmdimpl.c